pattern string造句
例句與造句
- Put the specific character directly in the pattern string
將具體的字符直接放在模式字符串中。 - In the pattern string
)放在模式字符串中。 - In the pattern string , and inside the brackets put the list of characters
)放在模式字符串中,并將字符列表放在括號中。 - Invalid pattern string
無效的模式串 - This enables any character to be used in the format pattern string ; the character is assigned a role in the
此參數(shù)允許在格式模式字符串中使用任意字符;字符分配給 - It's difficult to find pattern string in a sentence. 用pattern string造句挺難的
- The input value and format pattern string must both be present or an error will be thrown
輸入值和格式模式字符串必須同時存在,否則將出現(xiàn)錯誤。如果輸入值無法使用 - Converts the first argument to a string using the format pattern string specified by the second argument
使用第二個參數(shù)指定的格式模式字符串將第一個參數(shù)轉(zhuǎn)換為字符串。 - Ip address pattern strings now support the cidr format , and we ve added iocp support on linux intel
現(xiàn)在, ip地址模式字符串中支持cidr格式,而且還在linux intel中添加了iocp支持。 - If the format pattern string is not a valid pattern string , the function returns the input value , unchanged
如果格式模式字符串不是有效的模式字符串,函數(shù)將返回輸入值,不作任何更改。 - In the pattern string , and inside the brackets put the lowest and highest characters in the range , separated by a hyphen
)放在模式字符串中,并在括號內(nèi)放置此字符范圍的最大字符和最小字符,它們之間由連字符( - The positions of the specifications in the pattern string correspond to the positions of the characters to be matched in the string expression
模式字符串中規(guī)范的位置與字符串表達式中要進行匹配的字符位置對應(yīng)。 - ( 2 ) based on dfsa algorithm ( deterministic finite state automaton ) and combined with quick search algorithm , this paper analyses and implements a new multi - pattern string match algorithm that consumes less half of memory space of standard dfsa algorithm
該算法是以確定性有限狀態(tài)自動機( dfsa )為基礎(chǔ),結(jié)合quicksearch算法而提出的,可以用來提高主題爬行器的網(wǎng)頁分析和web網(wǎng)頁分類器的速度。